GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / SetAuthor Method





In This Topic
SetAuthor Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Sub SetAuthor( _
   ByVal Author As String _
) 
public void SetAuthor( 
   string Author
)
public procedure SetAuthor( 
    Author: String
); 
public function SetAuthor( 
   Author : String
);
public: void SetAuthor( 
   string* Author
) 
public:
void SetAuthor( 
   String^ Author
) 

Parameters

Author
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members